Skip to content

Run prettier in verify phase#460

Merged
timja merged 1 commit intomasterfrom
run-prettier-in-verify
Dec 16, 2025
Merged

Run prettier in verify phase#460
timja merged 1 commit intomasterfrom
run-prettier-in-verify

Conversation

@timja
Copy link
Member

@timja timja commented Dec 16, 2025

Fixes #459

Testing done

mvn verify:

[INFO] --- frontend:1.15.4:npm (npm lint) @ design-library ---
[INFO] Running 'npm run lint' in /Users/timja/code/jenkins/design-library-plugin
[INFO]
[INFO] > design-library-plugin@1.0.0 lint
[INFO] > prettier --check .
[INFO]

Submitter checklist

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests that demonstrate the feature works or the issue is fixed

@timja timja requested a review from a team as a code owner December 16, 2025 09:55
@timja timja added the chore label Dec 16, 2025
@timja timja enabled auto-merge (squash) December 16, 2025 09:55
@timja timja merged commit 4c88912 into master Dec 16, 2025
17 of 18 checks passed
@timja timja deleted the run-prettier-in-verify branch December 16, 2025 10:05
@daniel-beck
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Prettier is running in the wrong phase

2 participants